CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - adaboost 分类器

搜索资源列表

  1. adaboost

    0下载:
  2. adaboost分类器源代码 adaboost人脸检测matlab算法
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:55312
    • 提供者:xing
  1. Adaboost

    1下载:
  2. 人脸识别论文:《采用Adaboost算法进行面部表情识别》《动态权值预划分实值Adaboost人脸检测算法》《改进的AdaBoost分类器在视频中的体育场景检测》
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:520223
    • 提供者:王云
  1. adaboost.rar

    2下载:
  2. adboost分类器 matlab源程序 用于训练样本 实现分类 ,adboost classfication
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7360344
    • 提供者:roc
  1. Adaboost_train

    2下载:
  2. ADBOOST的训练代码,有供训练的数据,弱分类器训练,强分类器训练,和错误率,对理解ADABOOST是很好的例程-codes of adaboost traning,containing data for traning, implementation of weakleaner and cascad,and error as well,it can help us leaning ADABOOST
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:268151
    • 提供者:
  1. AdaBoost

    0下载:
  2. 使用MATLAB 编程实现的自适应增强分类器的一个具体实例,内含具体程序,并已调试成功-Adaptive Programming using MATLAB enhanced classifier to a specific case that contains specific procedures, and has been successful commissioning
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1276009
    • 提供者:wenjun
  1. haarcascades

    1下载:
  2. opencv中haar+Adaboost已经训练好的分类器。有双目、身体等等,出自专家之手,必属精品,CV 1.0版本的有需要就下吧。-haarcascades train by expects, body, eyes.. xml files of many kinds are included which can be used directly. OpenCV 1.0 ver can download from here.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1503044
    • 提供者:Lei ChunPo
  1. AdaBoost

    0下载:
  2. 采用C语言实现的Adaboost算法,一个很经典的分类器算法-Using C language of the Adaboost algorithm, a classic Classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:725919
    • 提供者:shixuemei
  1. HarrDetect

    0下载:
  2. adaboost 人脸检测,实现批量检测功能,并统计分类器性能-adaboost face detection, to achieve mass detection and performance of statistical classification
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24690651
    • 提供者:郑恩
  1. onlineboost

    1下载:
  2. On-line AdaBoost分类器,AdaBoost分类器的改进,在线学习更新分类器,多用于目标跟踪-On-line AdaBoost classifier, AdaBoost classifiers to improve online learning update classifier, used for target tracking
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:6113
    • 提供者:董晶晶
  1. adaboost-Matlab

    2下载:
  2. 用matlab实现的adaboost分类器算法-Implemented with the matlab adaboost Classifier
  3. 所属分类:matlab例程

    • 发布日期:2014-03-18
    • 文件大小:9170
    • 提供者:liu yang
  1. simpleABdemo

    0下载:
  2. Adaboost算法的基本思想是:利用大量的分类能力一般的弱分类器(weaker ifier)通过一定的方法叠加(boost)起来,构成一个分类能力很强的强分类器 眼eClassifier),再将若干个强分类器串联成为分级分类器(ClassifierCaseade) 图像搜索检测。本文就是利用Adaboost算法将由类haar特征生成的弱分类器 成为强分类器,再将强分类器串联成为分级分类器。 -Adaboost algorithm basic idea is: the abi
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:8522
    • 提供者:wangxuyang
  1. learners

    1下载:
  2. WeakLearner,弱分类器,可供Adaboost训练使用,补充-WeakLearner, the weak classifier, for training in the use of Adaboost, supplementary
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:20188
    • 提供者:wang
  1. c02

    0下载:
  2. [demo.rar] - 增值税发票抵扣联字符识别中的图像倾斜校正方法,很有用 [2007012218032016052.rar] - 目前紧紧支持24种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 [OCR.rar] - OCR光学字符识别代码,思想是背景16值变化,提供勾,圈,叉识别 [javawllt.rar] - 用JAVA编译的局域网聊天程序 v 1.0 ,此聊天程序为学习java语言而开发的 [MySoft.rar] - 一种利用硬盘序列号对
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1632486
    • 提供者:宇文龍
  1. FaceDetectionDlg

    0下载:
  2. 应用OpenCV进行人脸检测。Adaboost算法实现起来比较复杂,应用OpevCV提供的函数和分类器进行人脸检测将十分容易。-Application of OpenCV for face detection. Adaboost algorithm to achieve more complex, applications provided by OpevCV function and classifier for face detection will be very easy.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7391
    • 提供者:huzhanqi
  1. ObjectRecognize

    0下载:
  2. 实时运动物体分割,识别,分类算法,效果不错,采用弱分类器 gentel adaboost 算法-Real-time Object Classification in Video Surveillance Based on Appearance Learning
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:318895
    • 提供者:luxin
  1. adaboost

    0下载:
  2. Adaboost训练分类器的源代码,是快速人脸检测的必备。-It is the code for training classifiers by Adaboost to Face Detection
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:7360176
    • 提供者:杨果
  1. Ada_Boost

    0下载:
  2. adaboost源码Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。-adaboost source is an iterative algorithm Adaboost, the core idea is that a training set for the same training the different classifiers (weak classifier), then
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1088
    • 提供者:ado
  1. Adaboost-detection

    0下载:
  2. 基于ADABOOST的人脸检测程序,有分类器训练和测试-face detection based on adaboost
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:268276
    • 提供者:
  1. adaboost

    0下载:
  2. 采用matlab实现了Adaboost分类器算法,有利于学生对分类器的学习!-The function of this code is to implement the Adaboost algorithm using matlab programming language,which is very useful to learn of all kinds of classifier for students, especially for beginners.
  3. 所属分类:matlab

    • 发布日期:2016-01-23
    • 文件大小:268288
    • 提供者:
  1. Adaboost

    0下载:
  2. 用MATLAB实现Adaboost分类算法,只是一个简单的功能(Using MATLAB to implement Adaboost classification algorithm, it is just a simple function)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:ShellyLin
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com